PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getVerticalAlign Method
In This Topic
    getVerticalAlign Method
    In This Topic
    Gets the vertical align.
    Syntax
    public PDFGraphicAlign getVerticalAlign()

    Return Value

    The default vertical alignment for the cell content.
    See Also